| SyServiceExceptionAlternateType |
| Logical Entity Name | SyServiceExceptionAlternateType |
| Default Table Name | SyServiceExceptionAlternateType |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionAlternateType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionAlternateTypeID |
int | NO | ||
| Code | char(10) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyServiceExceptionAlternateType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceExceptionAlternateType_Code | Index | Code |
| PK_SyServiceExceptionAlternateType_SyServiceExceptionAlternateTypeID | PrimaryKey | SyServiceExceptionAlternateTypeID |
| SyServiceExceptionAlternateType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionAlternateTypeUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceExceptionAlternateBehavior | Non-Identifying | One To Zero or More | FK_SyServiceExceptionAlternateBehavior_SyServiceExceptionAlternateTypeSyServiceExceptionAlternateTypeID | NO | YES |
| SyServiceExceptionAlternateType Check Constraints |
| Check Constraint Name | CheckConstraint |